home *** CD-ROM | disk | FTP | other *** search
- *
- * demo for Turbo_Timer_Window V1.0
- *
- * 7/24/85
- *
- * Michael Ax (718) 278-6079
- *
- * have TurbWind.Com resident before you run this
- *
- set talk off
- set echo off
- set prin off
- set func 9 to 'Quit'
- l=70
- delay='log(1000)*log(1000)+log(10000)*log(10000)-25'
- clear
- text
-
-
- ██ ██ ██
- ██ ██
- ██ ██ ███
- ██████ ██
- ██ ██ ██
- ██ ██ ██
- ██ ██ ████
- endtext
- @ 0,l say '0S'
- w=&delay
- clear
- text
-
-
-
-
- ███
- ██
- ██ ██ ████ ██ ██
- ███ ██ ██ ██ ██ █ ██
- ██ ██ ██ ██ ███████
- ██ ██ ██ ██ ███████
- ███ ██ ████ ██ ██
- endtext
- @ 0,l say '1S'
- w=&delay
- clear
- text
-
-
-
-
-
-
-
- ████ ██ ███ ████
- ██ ███ ██ ██ ██
- █████ ██ ██ ██████
- ██ ██ ██ ██
- ███ ██ ████ ████
- endtext
- @ 0,l say '2S'
- w=&delay
- clear
- text
-
-
-
-
-
-
- ██ ██ ████ ██ ██
- ██ ██ ██ ██ ██ ██
- ██ ██ ██ ██ ██ ██
- █████ ██ ██ ██ ██
- ██ ████ ███ ██
- █████
- endtext
- @ 0,l say '3S'
- w=&delay
- clear
- @ 0,l say '0l'
- @ 0,l say '0l'
- @ 0,l say '0l'
- @ 0,l say '1l'
- @ 0,l say '1l'
- @ 0,l say '1l'
- @ 0,l say '2l'
- @ 0,l say '2l'
- @ 0,l say '2l'
- @ 0,l say '3l'
- @ 0,l say '3l'
- @ 0,l say '3l'
- @ 11,66 say ','
- @ 13,50 say 'this is a 4 screen demo.'
- @ 15,60 say 'hit any key'
- set cons off
- wait
- set cons on
- @ 0,l say '1l'
- @ 0,l say '2l'
- @ 0,l say '3l'
- @ 0,l say '1l'
- @ 0,l say '2l'
- @ 0,l say '3l'
- @ 0,l say '0l'
- @ 0,l say '0l'
- @ 0,l say '0l'
- @ 0,l say '2l'
- @ 0,l say '3l'
- @ 0,l say '2l'
- @ 0,l say '3l'
- @ 0,l say '2l'
- @ 0,l say '3l'
- @ 0,l say '0l'
- @ 0,l say '0l'
- @ 0,l say '1l'
- @ 0,l say '2l'
- @ 0,l say '3l'
- @ 0,l say '1l'
- @ 0,l say '2l'
- @ 0,l say '3l'
- @ 0,l say '0l'
- @ 12,15 say 'and BYE.'
- text
-
- demo for Turbo_Timer_Window V1.0
-
- 7/24/85
-
- Michael Ax (718) 278-6079
-
-
-
- Quit dBase ? (Y/N)
- endt
- set cons off
- wait to w
- set cons on
- @ 22,0
- if uppe(w)='Y'
- clear
- ? 'Bye'
- set cons off
- quit
- endif
- *
- clear
- text
- COMMAND AREA ^^
- ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██
- ████ ████ ████ ████ ████ ████ ████ ████ ████
- ████████████████████████████████████████████████████████████████████████
- ████ ████ ████ ████ ████ ████ ████ ████ ████
- ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██
-
- ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██
- ████ ████ ████ ████ ████ ████ ████ ████ ████
- ████ ████ ████ ████ ████ ████ ████ ████ ████
- ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██
- ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██
- ████ ████ ████ ████ ████ ████ ████ ████ ████
- ████ ████ ████ ████ ████ ████ ████ ████ ████
- ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██
-
- ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██
- ████ ████ ████ ████ ████ ████ ████ ████ ████
- ███████████████████████████████████████████████████████████████████████
- ████ ████ ████ ████ ████ ████ ████ ████ ████
- ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██
- Hit Esc to get out of this mess (then F9 to Quit)
- endtext
- @ 0,l say '0S'
- w=&delay
- clear
- text
- COMMAND AREA ^^
- █ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ █
- █ ██ █ █ ██ █ █ ██ █ █ ██ █ █ ██ █ █ ██ █ █ ██ █ █ ██ █ █ ██ █
- ████ ████ ████ ████ ████ ████ ████ ████ ████
- ███ ██████ ██████ ██████ ██████ ██████ ██████ ██████ ██████ ███
- ███ ██████ ██████ ██████ ██████ ██████ ██████ ██████ ██████ ███
- █ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ █
- █ ██ █ █ ██ █ █ ██ █ █ ██ █ █ ██ █ █ ██ █ █ ██ █ █ ██ █ █ ██ █
- ████ ████ ████ ████ ████ ████ ████ ████ ████
- ████ ████ ████ ████ ████ ████ ████ ████ ████
- █ ██ █ █ ██ █ █ ██ █ █ ██ █ █ ██ █ █ ██ █ █ ██ █ █ ██ █ █ ██ █
- █ ██ █ █ ██ █ █ ██ █ █ ██ █ █ ██ █ █ ██ █ █ ██ █ █ ██ █ █ ██ █
- ████ ████ ████ ████ ████ ████ ████ ████ ████
- ████ ████ ████ ████ ████ ████ ████ ████ ████
- █ ██ █ █ ██ █ █ ██ █ █ ██ █ █ ██ █ █ ██ █ █ ██ █ █ ██ █ █ ██ █
- █ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ █
- ███ ██████ ██████ ██████ ██████ ██████ ██████ ██████ ██████ ███
- ███ ██████ ██████ ██████ ██████ ██████ ██████ ██████ ██████ ███
- ████ ████ ████ ████ ████ ████ ████ ████ ████
- █ ██ █ █ ██ █ █ ██ █ █ ██ █ █ ██ █ █ ██ █ █ ██ █ █ ██ █ █ ██ █
- █ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ █
- Hit Esc to get out of this mess (then F9 to Quit)
- endtext
- @ 0,l say '1S'
- w=&delay
- clear
- set escape on
- do while .t.
- @ 0,l say '0l'
- @ 0,l say '1l'
- @ 0,l say '0l'
- @ 0,l say '1l'
- @ 0,l say '0l'
- @ 0,l say '1l'
- @ 0,l say '0l'
- @ 0,l say '1l'
- enddo
- * see dbase loop?
- *
- * at/deskpro users: the program will work at higher clockspeeds too, just
- * be sure that the delay time between @...say Cmd and Clear is long enough
- *